/* $VER: WUSB 1.2 (11.7.2021)
 *
 * CS-Lab s.c. Warp Turbo USB Disk Drive
 */

FileSystem     = l:fat95
Device         = warpUSBDisk.device
Unit           = 0
Flags          = 0
LowCyl         = 0
HighCyl        = 0
Surfaces       = 1
BlocksPerTrack = 1
MaxTransfer    = 0x00004000
BlockSize      = 512
Reserved       = 0
Buffers        = 1000
BufMemType     = 1
BootPri        = 0
StackSize      = 16384
Priority       = 10
GlobVec        = -1
DosType        = 0x46415401
